home *** CD-ROM | disk | FTP | other *** search
Text File | 1989-06-14 | 3.4 KB | 153 lines | [TEXT/MSWD] |
- *********************************************************
- *
- * RMaker resource file sources.
- * File: PREC4.R
- * History: 6/10/89 Original by Prototyper.
- * This file contains the sources for all the resources except for Pictures.
- *
- *********************************************************
- *
- *
-
- PREC4.RSRC
- APPL????
-
- *
- *
- *
- ***********************************************************
- ***********************************************************
- ***********************************************************
- *
- * This is the definition for the WINDOW.
- *
- Type WIND
- *
-
- ,1 ;;Resource ID
- Page Setup Options ;;Window title
- 45 20 185 454 ;;Top Left Bottom Right
- InVisible GoAway ;;Visible GoAway
- 16 ;;ProcID, Window def ID
- 1 ;;Refcon, reference value
-
- *
- *
- *
- * This is the CONTROL item list.
- *
- Type CNTL
- *
-
-
-
-
-
- *
- ***********************************************************
- ***********************************************************
- ***********************************************************
- *
- * This is the definition for the DIALOG, About
- *
- Type DLOG
- *
-
- ,2 ;;Resource ID
- About ;;Dialog title
- 51 54 182 355 ;;Top Left Bottom Right
- Visible NoGoAway ;;Visible GoAway
- 1 ;;ProcID, dialog def ID
- 2 ;;Refcon, reference value
- 2 ;;ID of item list
-
- *
- *
- *
- * This is the item list.
- *
- Type DITL
- *
-
- ,2 ;;Resource ID
- 3 ;;Number of controls in list
-
- Button Enabled ;;Push button
- 99 109 120 189 ;;Top Left Bottom Right
- OK ;;message
-
- StaticText ;;Static text
- 30 80 90 280 ;;Top Left Bottom Right
- ImageWriter Page Size Editor\0D©1989 MacTutor\0DBy Dave Kelly;;message
-
- Icon Enabled ;;Icon
- 40 32 72 64 ;;Top Left Bottom Right
- 31 ;;ID for the resource to use, Icon6
-
-
-
- *
- *
- * This is the ICONs for the DITL list above.
- *
- Type ICON = GNRL
-
-
- * This Icon is Icon6
- ,32 ;;ICON Resource ID
- .H
- 00000000 001C0000 003E0000 007F8000 00FFE000 01FFF800 03FFFC00 07FBFC00
- 07FEF800 03FFB000 017FF800 021FF400 02E79200 02D11700 02001200 02001700
- 02809200 02FF9000 0277176C 01002254 00804254 007F8000 00408000 007F8000
- 01806000 06001800 08618400 130C3200 10000200 1FFFFE00 00000000 00000000
- .I
-
- ,10032 ;;ICON highlighted Resource ID
- .H
- 00000000 00010000 00038000 0006C000 000D6000 001BB000 0037D800 006FEC00
- 00DFF600 01BFFB00 037FFD80 06FFFEC0 0DFFFF60 1BFFFFB0 37FFFFD8 6FFFFFEC
- F7FFFFDE 73FFFF9C 31FFFF18 18FFFE30 0C7FFC60 063FF8C0 031FF180 018FE300
- 00C7C600 00638C00 00311800 00183000 000C6000 0006C000 00038000 00010000
- .I
-
-
-
- *
- ***********************************************************
- ***********************************************************
- ***********************************************************
- *
- * This is the definition for the MENU.
- *
- Type MENU
- *
-
- *************** Standard Menus follow *********************
- *
-
-
- ,1001 ;;Resource ID
- \14 ;;APPLE menu title
- About Page Sizes... ;;item title
- (- ;;
-
- ,1002 ;;Resource ID
- File ;;menu title
- Open…/O ;;item title
- Save As…/S ;;item title
- (- ;;
- Set Page Setup Default ;;item title
- (- ;;
- Quit/Q ;;item title
-
- ,1003 ;;Resource ID
- Edit ;;menu title
- (Undo/Z ;;item title
- (- ;;
- Cut/X ;;item title
- Copy/C ;;item title
- Paste/V ;;item title
-
-
-
-